home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Calculators / Digit / Digit.app / info.nib / data.classes next >
Text File  |  1994-05-03  |  1KB  |  3 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. Controller = {ACTIONS = {"clear:" = "clear:"; "clearAll:" = "clearAll:"; "enterDigit:" = "enterDigit:"; "enterDot:" = "enterDot:"; "enterExp:" = "enterExp:"; "enterHex:" = "enterHex:"; "enterInvHyp:" = "enterInvHyp:"; "enterOp:" = "enterOp:"; "enterTrig:" = "enterTrig:"; "functionSet1:" = "functionSet1:"; "memoryStorage:" = "memoryStorage:"; "resetAll:" = "resetAll:"; "resizeDigitBig:" = "resizeDigitBig:"; "resizeDigitSmall:" = "resizeDigitSmall:"; "setAngleUnit:" = "setAngleUnit:"; "setFSE:" = "setFSE:"; "setRadix:" = "setRadix:"; "showInfoPanel:" = "showInfoPanel:"; "unaryMinus:" = "unaryMinus:"; }; OUTLETS = {anglePopUp = anglePopUp; auxPad = auxPad; digitWindow = digitWindow; displayGroup = displayGroup; dotButton = dotButton; expButton = expButton; fixDisplay = fixDisplay; functionGroup = functionGroup; hexPad = hexPad; hypDisplay = hypDisplay; infoPanel = infoPanel; invDisplay = invDisplay; keyPad = keyPad; memory = memory; musicNoteString = musicNoteString; radixMenu = radixMenu; radixPopUp = radixPopUp; readout = readout; }; SUPERCLASS = Object; };
  3.